CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES C

搜索资源列表

  1. AES候选算法RC6未优化

    0下载:
  2. 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2718
    • 提供者:范 远
  1. AES(Rijndael)

    0下载:
  2. c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23133
    • 提供者:陈丰
  1. GODLEWSS

    0下载:
  2. 来VCKBASE好长时间了,从没做过贡献,今天用到AES加密算法,在GOOGLE里好像还没找到C++的AES代码,所以就由C#版照搬了一个类出来,只为方便大家使用,大家不要骂我抄袭哦,版权还是人家C#版的,有BUG mail:jruinet@163.com,在VC7.1下编译调试成功,下面是源代码,你们自已看着办吧-to VCKBASE good long time, but have never done contribution today use AES encryption algori
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:243130
    • 提供者:jarod
  1. aes-sourceCode

    1下载:
  2. AES高级加密标准的C代码,我调试过,很好用,跟大家共享。-AES Advanced Encryption Standard C code, I debugger that is useful, to share with you.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:87227
    • 提供者:杨力
  1. aes-sbox

    0下载:
  2. 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:117238
    • 提供者:zhangyini
  1. aes---

    0下载:
  2. 介绍关于aes密钥扩展的c伪代码,及种子密钥和子密钥的关系-Orangk'aes briefed on key expansion of c pseudo-code, and the seed-key and key relationship
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:101893
    • 提供者:zhangyini
  1. aes-src-02-03-07

    1下载:
  2. AES加密算法C语言实现,比较好用。大家来下吧-AES encryption algorithm C language, the better quality. Everyone to come under it
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:95141
    • 提供者:we
  1. aes

    1下载:
  2. C语言环境下的AES加密算法,支持128位的AES加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46089
    • 提供者:于磊
  1. AES

    0下载:
  2. 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:2882
    • 提供者:张为
  1. AES源码

    0下载:
  2. 这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15111
    • 提供者:陈科
  1. AES

    1下载:
  2. 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:3926016
    • 提供者:ljd971011
  1. AES_SIMPLE

    0下载:
  2. 实现了简单的AES,实现了五种模式,电子密码模式,分组链接模式....等等。(The implementation of a simple AES, the realization of five modes, electronic password mode, packet link mode, etc...)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:328704
    • 提供者:moli西
  1. aes

    0下载:
  2. AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:spound
  1. AES

    0下载:
  2. encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:24576
    • 提供者:rodz
  1. rijndael.c

    0下载:
  2. 该代码实现完整的AES加密和解密流程。 二次开发者可对照AES的算法步骤自行调整设置。(This C code is used to fulfill the whole procedure of AES(Advanced Encryption Standard) . The developer can modify the configuration in the code to help himself by referring the main steps of AES.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:zhouzhengzzcc
  1. AES-master

    0下载:
  2. C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:说不得大师
  1. aes

    0下载:
  2. C语言实现的aes加解密文件,加密解密后都得到文件。(C language implementation of AES encryption and decryption files, encrypted and decrypted after the file.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:alexaaa
  1. 新建 WinRAR 压缩文件

    0下载:
  2. AES加密文件。可用。包含了aes.c和aex.h。自己直接加进工程就好了(AES encrypts the file. available)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-07
    • 文件大小:5120
    • 提供者:呦呦呦脑
  1. aes

    1下载:
  2. 简单的AES加密算法实现,将txt改为.c后缀即可。(Implementation of simple AES encryption algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-08-05
    • 文件大小:4096
    • 提供者:kevin_1
  1. AES-File-EnDecryptor-Writed-by-CSharp-master

    1下载:
  2. 使用 C# 编写的AEC文件加密核心代码源码。(Use C# to write the AEC file encryption core code source code.)
  3. 所属分类:加密解密

    • 发布日期:2020-12-09
    • 文件大小:54272
    • 提供者:地摊夫妻
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com